PspIoDrvArg Struct Reference
[Driver interface to IoFileMgr]

#include <src/kernel/pspiofilemgr_kernel.h>


Detailed Description

Structure passed to the init and exit functions of the io driver system.


Data Fields

PspIoDrvdrv
 Pointer to the original driver which was added.
void * arg
 Pointer to a user defined argument (if written by the driver will preseve across calls.


Field Documentation

void* PspIoDrvArg::arg
 

Pointer to a user defined argument (if written by the driver will preseve across calls.

struct PspIoDrv* PspIoDrvArg::drv
 

Pointer to the original driver which was added.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 21 11:46:05 2006 for pspsdk-1.0+beta2 by  doxygen 1.4.6